| SyCornerstoneBatchDetail |
| Logical Entity Name | SyCornerstoneBatchDetail |
| Default Table Name | SyCornerstoneBatchDetail |
| Physical Only | NO |
| Definition | |
| Note |
| SyCornerstoneBatchDetail Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyCornerstoneBatchDetailID |
int | NO | ||
SyCornerstoneBatchID |
int | NO | ||
SyStudentID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
UserId |
int | NO | ||
| TS | timestamp | NO | ||
| ImportSucess | bit | NO | ||
| ProcessResult | ntext | YES |
| SyCornerstoneBatchDetail Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyCornerstoneBatchDetail_SyCornerstoneBatchDetailID | PrimaryKey | SyCornerstoneBatchDetailID |
| SyCornerstoneBatchDetail Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCornerstoneBatch | Non-Identifying | One To Zero or More | FK_SyCornerstoneBatchDetail_SyCornerstoneBatchID_SyCornerstoneBatch_SyCornerstoneBatchId | SyCornerstoneBatchID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_SyCornerstoneBatchDetail_SyStudentID_SyStudent_SyStudentId | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyCornerstoneBatchDetail_UserId_SyStaff_SyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyCornerstoneBatchDetail Check Constraints |
| Check Constraint Name | CheckConstraint |